From: Matthias Clasen Date: Sat, 25 Mar 2023 19:06:19 +0000 (-0400) Subject: docs: Add another cross reference X-Git-Tag: archive/raspbian/4.12.3+ds-1+rpi1~1^2^2^2~59^2^2~502^2~5 X-Git-Url: https://dgit.raspbian.org/%22http://www.example.com/cgi/%22/%22http:/www.example.com/cgi/%22?a=commitdiff_plain;h=0efd6cd23ec039dea78f168738346558066655c7;p=gtk4.git docs: Add another cross reference Refer to the new coordinate system overview from the GdkEvent docs. --- diff --git a/gdk/gdkevents.c b/gdk/gdkevents.c index 1353da6eac..676f0c9df1 100644 --- a/gdk/gdkevents.c +++ b/gdk/gdkevents.c @@ -1371,6 +1371,8 @@ gdk_event_get_modifier_state (GdkEvent *event) * @y: (out): location to put event surface y coordinate * * Extract the event surface relative x/y coordinates from an event. + * + * This position is in [surface coordinates](coordinates.html). */ gboolean gdk_event_get_position (GdkEvent *event,